Name | Description | |
---|---|---|
ChangeType | Indicates how the collection was changed. | |
Index | The index in the collection associated with the item. | |
Item | The item associated with the change in the collection. |
The following tables list the members exposed by C1ObservableItemCollection.CollectionChangedEventArgs<TOwner,TItem>.
Name | Description | |
---|---|---|
ChangeType | Indicates how the collection was changed. | |
Index | The index in the collection associated with the item. | |
Item | The item associated with the change in the collection. |